Greetings all from Australia.
A new member here.

I want to use ffmpeg to clean up PVR files which have frame errors.
The are in the format: *NAME.TSV* (mpeg-ts)

The command for ffmpeg is:
*ffmpeg -i "NAME.TSV" -c copy "NAME.TSV_"*

Now, I want to run this command when I right-click on a video file in
Windows Explorer but I don't know the correct syntax for Regedit.
Something like:
*D:\\Videos\\_APPS\\ffmpeg-421\\bin\\ffmpeg.exe -i "%1" -c copy "%1_"*

This doesn't work.
Can someone please help?

Thanks,
Mike.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to